Skip to content

fix: don't use hardcoded support urls - WPB-24858#4594

Draft
johnxnguyen wants to merge 1 commit intorelease/cycle-4.16from
fix/learn-more-urls-wpb-24858
Draft

fix: don't use hardcoded support urls - WPB-24858#4594
johnxnguyen wants to merge 1 commit intorelease/cycle-4.16from
fix/learn-more-urls-wpb-24858

Conversation

@johnxnguyen
Copy link
Copy Markdown
Collaborator

@johnxnguyen johnxnguyen commented Apr 20, 2026

BugWPB-24858 [iOS] [Messaging] Incorrect link opens when tapping "Learn more" in a new conversation by user

Issue

The "learn more" link in the E2EE system message at the start of the conversation is hardcoded to a Wire support page. Instead it should be configurable. This PR moves the link to the urls.json config file so it can be changed per build.

Testing

Open the app, navigate to the start of a conversation and tap on the "learn more" link about E2EE. Assert it opens the correct link.


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant